[INFO] fetching crate pallet-ismp 2512.1.0...
[INFO] checking pallet-ismp-2512.1.0 against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] extracting crate pallet-ismp 2512.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pallet-ismp 2512.1.0
[INFO] finished tweaking crates.io crate pallet-ismp 2512.1.0
[INFO] tweaked toml for crates.io crate pallet-ismp 2512.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallet-ismp 2512.1.0 on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallet-ismp 2512.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1d015712ea337a1c5c0225c2fddc0efb7cf0a5536afa5f2f743c1580151a7e6
[INFO] running `Command { std: "docker" "start" "-a" "d1d015712ea337a1c5c0225c2fddc0efb7cf0a5536afa5f2f743c1580151a7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1d015712ea337a1c5c0225c2fddc0efb7cf0a5536afa5f2f743c1580151a7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1d015712ea337a1c5c0225c2fddc0efb7cf0a5536afa5f2f743c1580151a7e6", kill_on_drop: false }`
[INFO] [stdout] d1d015712ea337a1c5c0225c2fddc0efb7cf0a5536afa5f2f743c1580151a7e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1f9b334e2b6ce03858a49a8077b8663a50f2867b834ea8181b0efa689b59155
[INFO] running `Command { std: "docker" "start" "-a" "f1f9b334e2b6ce03858a49a8077b8663a50f2867b834ea8181b0efa689b59155", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking impl-num-traits v0.2.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sp-std v14.0.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking memory-db v0.34.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.30.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling sp-io v44.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking tuplex v0.1.2
[INFO] [stderr]     Checking simple-mermaid v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] running `Command { std: "docker" "inspect" "f1f9b334e2b6ce03858a49a8077b8663a50f2867b834ea8181b0efa689b59155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1f9b334e2b6ce03858a49a8077b8663a50f2867b834ea8181b0efa689b59155", kill_on_drop: false }`
[INFO] [stdout] f1f9b334e2b6ce03858a49a8077b8663a50f2867b834ea8181b0efa689b59155
